Tomcat connector元素常用配置(最大连接数等)
在tomcat的server.xml中有类似: 的配置, 其中: acceptCount="1000" 可接受的最大连接数 maxProcessors="10 ...
在tomcat的server.xml中有类似: 的配置, 其中: acceptCount="1000" 可接受的最大连接数 maxProcessors="10 ...